home *** CD-ROM | disk | FTP | other *** search
- Path: news.unizar.es!not-for-mail
- From: marin@posta.unizar.es (Jose Luis Marin Espa/ol)
- Newsgroups: comp.lang.fortran,comp.lang.c
- Subject: Re: Fortran to C
- Followup-To: comp.lang.fortran,comp.lang.c
- Date: 12 Apr 1996 15:06:01 +0200
- Organization: Universiad de Zaragoza - Spain
- Distribution: world
- Message-ID: <4klkfp$trh@posta.unizar.es>
- References: <4kjvm6$ghc@saturn.sdsu.edu>
- NNTP-Posting-Host: posta.unizar.es
- X-Newsreader: TIN [version 1.2 PL2]
-
- Brian D. Stark (stark@saturn.sdsu.edu) wrote:
- : I'm looking for a program that will take fortran 77 code and
- : translate it to ansi c. I've heard that Watcom can do this.
- : Has anyone used Watcom to do this or any other program and
- : what were your results?
-
- Wouldn't 'f2c' from att (netlib) be your choice? It translates to more-
- or-less readable C code which uses some support routines (also in C). But
- it comes with full source, both for the translator and the support libs.
- Hope it helps,
-
-
- J L Marin
- University of Zaragoza
-
-